/ Assembly List / LJCWinFormControls / LJCGridRow / LJCSetValues

Namespace - LJCWinFormControls


Parameters
grid - The grid control.
record - The record object.

Syntax

C#
public Void LJCSetValues(DataGridView grid, Object record)

Updates a grid row with the record values.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.